cody - HTMLify profile

cody
4270 Files
632457 Views
Latest files of /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Gradient Border On Input Focus MI
style.css
cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Gradient Border On Input Focus MI/style.css
body {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
background-color: #151515;
}
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
background-color: #151515;
}
index.html
cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Gradient Border On Input Focus MI/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Gradient Border On Input Focus MI</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Gradient Border On Input Focus MI</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>